csd: Drop the GTK_FRAME_EXTENTS requirement
authorMatthias Clasen <mclasen@redhat.com>
Fri, 4 Apr 2014 05:28:09 +0000 (01:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Apr 2014 05:28:09 +0000 (01:28 -0400)
commitfb9a6bb6d8d6b60b25c9b9853decbcea938f7863
treec38d253363aca2cc45b5cca5336e65335dfd733d
parent98ae6fd746f4e97f39832e000278668e349c0221
csd: Drop the GTK_FRAME_EXTENTS requirement

We are getting bug reports from people who are irritated that
dialogs now have 'double headers' under any wm but gnome-shell.

As an example, xfwm4 seems to do ok with csd windows, and
on balance it seems better to have some invisible border issues
than to have double headers.

https://bugzilla.gnome.org/show_bug.cgi?id=727414
gtk/gtkwindow.c